Update the new rust compiler target for wasm - #262
Conversation
Signed-off-by: alabulei1 <vivian.xiage@gmail.com>
|
Hello, I am a PR summary agent on flows.network. Here are my reviews of code commits in this PR. Overall SummaryPotential Issues and Errors
Most Important Findings
Action Items
DetailsCommit 4f6438b005abcd4f20a5b5ffa72d4d7acb14c4adKey Changes Summary
Important Findings
Action Items
Commit 7ebe201c1523b5e30b16af538bb051b26a7bd3da-Key Changes Summary:
Most Important Finding: The patch updates the Rust compiler target from |
Explanation
the
wasm32-wasitarget is being renamed towasm32-wasip1and thewasm32-wasitarget will be removed from nightly in October 2024 and removed from stable Rust in January 2025.Related issue
What type of PR is this
Proposed Changes
Update the new rust compiler